gtk-demo: Fix the dnd demo drop highlight
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 May 2020 22:52:56 +0000 (18:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 May 2020 22:52:56 +0000 (18:52 -0400)
commit5f6d07245905259eb8bf6d60e7314d5becb08e66
treeb0ebf19b0e9a7c697ffcd829111ab58600772549
parent0dc384265ca5565b8e28db7b38b268c0b3738e47
gtk-demo: Fix the dnd demo drop highlight

We want the drop highlight to be around the label,
not around the item containing it, so move the drop
target gesture to the right widget.
demos/gtk-demo/dnd.c